/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetFieldType

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field type object.

Syntax

C#
public Type GetFieldType(Int32 i)

Retrieves the type of the field for the specified field index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.